The read only Created Property returns a Date/Time type that indicates the Date and time that the particular instance of the object was created.
Syntax:
Dim Reg as New RegEasy
Debug.Print Reg.Created
(c)1998 Silicon Prairie Software Co. All rights reserved.